Accusoft.NotateXpress13.ActiveX
Creating, Selecting & Modifying Annotations

NotateXpress™ provides annotation tools for creating and manipulating annotation elements. End Users select a tool from the NotateXpress toolbar, then apply the tool to the Client view using mouse or keyboard controls. 

To enable end users to annotate using NotateXpress, the application must ensure that:

Create Annotations

New annotations are created by application end-users by:

Select Annotations

Annotations are selected by application end-users by clicking on them. An AnnotationEvent of type NX_AnnotationSelected is raised to notify the application. 

Deselect Annotations

Annotations are deselected by clicking in an area not occupied by an element. An AnnotationEvent of type NX_AnnotationEndSelected is raised to notify the application. 

Move Annotations

Annotations are moved or resized by application end-users by dragging the mouse to the desired size and location. An MouseMove Event is raised to notify the application. 

Modify Annotations

Annotations may be modified by application end users by using the context menu. The ItemChanged event is raised when an annotation element changes.  

If text is being modified, an Annotation Event of type NX_TextEditStart and an Annotation Event of type NX_TextEditEnd are also raised to notify the application.

Delete Annotations

Annotations are deleted by application end-users by using the context menu. An AnnotationEvent of type NX_AnnotationDeleted is raised to notify the application.  

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback